projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
91453d1
260ecb5
)
auto merge of #241 : alexcrichton/cargo/fix, r=wycats
author
bors
<bors@rust-lang.org>
Tue, 22 Jul 2014 16:11:07 +0000
(16:11 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 22 Jul 2014 16:11:07 +0000
(16:11 +0000)
If a build was canceled halfway-through, this would lead to problems when the
project was rebuilt again.
Trivial merge